Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for async bugs and update packages #248

Closed
wants to merge 5 commits into from
Closed

Fix for async bugs and update packages #248

wants to merge 5 commits into from

Conversation

RomanSoloweow
Copy link
Contributor

  1. Fix for version Newtonsoft.Json bindingRedirect
  2. Fix for lock async methods on framework
  3. Update packages

@Inumedia
Copy link
Owner

It looks like there's a lot of extraneous stuff going on here. I'm also not sure if we actually need the ConfigureAwait, what does adding them fix for you?

@RomanSoloweow
Copy link
Contributor Author

Yes, ConfigureAwait fix my problem. Many developers advise to always use this to avoid blocking like what I've been getting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants